Skip to content

Conversation

@markpollack
Copy link
Member

  • Updated computeRequestFilterExpression to check if the context value is already a Filter.Expression object before attempting to parse it as a string
  • Added docs for FILTER_EXPRESSION key that it accepts both String and Filter.Expression
  • Added test

Fixes #3179

…directly

- Updated computeRequestFilterExpression to check if the context value is already
  a Filter.Expression object before attempting to parse it as a string
- Added docs for FILTER_EXPRESSION key that it accepts both String and Filter.Expression
- Added test

Fixes #3179
@markpollack markpollack added this to the 1.0.0 milestone May 15, 2025
@markpollack markpollack added the RAG Issues related to Retrieval Augmented Generation label May 15, 2025
@ilayaperumalg
Copy link
Member

Rebased and merged as c0b9240

@markpollack markpollack deleted the fix-3179 branch September 26, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RAG Issues related to Retrieval Augmented Generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VectorStoreDocumentRetriever does not use the Filter.Expression object

3 participants